From 0a0c342568458a15528778db1480dbbaa9a0b4d9 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Mon, 12 Oct 2009 21:37:39 +0200 Subject: [PATCH] git-stash documentation: mention default options for 'list' Signed-off-by: Miklos Vajna Signed-off-by: Junio C Hamano --- Documentation/git-stash.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/git-stash.txt b/Documentation/git-stash.txt index 1c64a02fe..3ff653de8 100644 --- a/Documentation/git-stash.txt +++ b/Documentation/git-stash.txt @@ -66,7 +66,8 @@ stash@{1}: On master: 9cc0589... Add git-stash ---------------------------------------------------------------- + The command takes options applicable to the 'git-log' -command to control what is shown and how. See linkgit:git-log[1]. +command to control what is shown and how. If no options are set, the +default is `-n 10`. See linkgit:git-log[1]. show []:: -- 2.26.2