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
 
93a5c329608a0600'>^
afe6ac9 ^
10885d3 ^
b55bd70 ^
c2b908f ^
5cf362c ^

97ced11 ^

5cf362c ^

b55bd70 ^
6f3872e ^
97ced11 ^
a73a882 ^
b38905b ^
a73a882 ^
292ccc4 ^
f1fe19b ^
724f35a ^
f1fe19b ^
b60406c ^


f1fe19b ^

292ccc4 ^
10885d3 ^

19da197 ^


7b6d5ff ^
19da197 ^


7b6d5ff ^
ce04a66 ^

bab575c ^
ce04a66 ^


7b6d5ff ^
ce04a66 ^


7b6d5ff ^
ce04a66 ^
a73a882 ^



d6a6eca ^
c045459 ^
e21d93b ^
f1fe19b ^

a73a882 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66