DORMANTno replies

[PATCH] hash-object: add -t and --no-filters options to the hash-object synopsis

From: Alexander Kuleshov <hidden>
Date: 2016-06-15 23:03:37
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Alexander Kuleshov <redacted>
---
 builtin/hash-object.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/hash-object.c b/builtin/hash-object.c
index 207b90c..a8100a7 100644
--- a/builtin/hash-object.c
+++ b/builtin/hash-object.c
@@ -80,7 +80,7 @@ int cmd_hash_object(int argc, const char **argv, const char *prefix)
 {
 	static const char * const hash_object_usage[] = {
 		N_("git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] [--] <file>..."),
-		N_("git hash-object  --stdin-paths < <list-of-paths>"),
+		N_("git hash-object [-t <type>] [-w] --stdin-paths [--no-filters] < <list-of-paths>"),
 		NULL
 	};
 	const char *type = blob_type;
-- 
2.3.0.rc0.286.ga3dc223.dirty
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help