aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 40ad032..0a69575 100644
--- a/README.md
+++ b/README.md
@@ -164,6 +164,11 @@ valid values are:
164 164
165For example, use `gist config protocol ssh` to use SSH protocol instead. 165For example, use `gist config protocol ssh` to use SSH protocol instead.
166 166
167### show_untagged
168**[Optional]** Whether to show untagged gists when using [`gist tag`](#List-gists-with-tags). Default to be `true`
169
170Use `gist config show_untagged false` to disable this feature.
171
167## Filter gists 172## Filter gists
168### Filter by tags 173### Filter by tags
169`gist` treats **trailing hashtags** inside gist description as tags. For example, if a description is: 174`gist` treats **trailing hashtags** inside gist description as tags. For example, if a description is: