lib/ayadn/descriptions.rb in ayadn-2.0.11 vs lib/ayadn/descriptions.rb in ayadn-2.0.12
- old
+ new
@@ -559,10 +559,14 @@
Sort the list by total posts:
`ayadn -fwg -p me`
+ Sort the list by post date:
+
+ `ayadn -fwg -t -l me`
+
Reverse the list order:
`ayadn -fwg -r me`
`ayadn -fwg -u -r me`
@@ -571,11 +575,11 @@
`ayadn -fwg -k me`
Show as JSON:
- `ayadn -fwg me`
+ `ayadn -fwg -x me`
\n\n
USAGE
end
def self.followers
<<-USAGE
@@ -607,10 +611,14 @@
Sort the list by total posts:
`ayadn -fwr -p me`
+ Sort the list by post date:
+
+ `ayadn -fwr -t -l me`
+
Reverse the list order:
`ayadn -fwr -r me`
`ayadn -fwr -u -r me`
@@ -619,11 +627,11 @@
`ayadn -fwr -k me`
Show as JSON:
- `ayadn -fwr me`
+ `ayadn -fwr -x me`
\n\n
USAGE
end
def self.muted
<<-USAGE
@@ -663,11 +671,11 @@
`ayadn -mtd -k`
Show as JSON:
- `ayadn -mtd`
+ `ayadn -mtd -x`
\n\n
USAGE
end
def self.blocked
@@ -708,10 +716,10 @@
`ayadn -bkd -k`
Show as JSON:
- `ayadn -bkd`
+ `ayadn -bkd -x`
\n\n
USAGE
end
def self.hashtag
<<-USAGE