summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
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