diff options
author | Andinus <andinus@inventati.org> | 2020-03-15 17:16:04 +0530 |
---|---|---|
committer | Andinus <andinus@inventati.org> | 2020-03-15 17:16:04 +0530 |
commit | 3326769c24c9ba670ef0e30f90ef2957db3c149f (patch) | |
tree | 7fe55c7c402765c1d890311ff7eae0f99aa651f5 /README.org | |
parent | 16bcb7f173399c17b73469ac26d20e0d29c59e0d (diff) | |
download | cetus-3326769c24c9ba670ef0e30f90ef2957db3c149f.tar.gz |
Port path-only to cetus-nasa
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org index df511af..ce251dd 100644 --- a/README.org +++ b/README.org @@ -77,6 +77,10 @@ cetus-nasa -api https://api.nasa.gov/planetary/apod \ # don't set background, just fetch information cetus-nasa -fetch-only +# don't set background, just fetch & print only the path (useful in +# scripts) +cetus-nasa -fetch-only -path-only + # don't output anything cetus-nasa -quiet |