[Apt-listbugs-commits] [apt-listbugs] 02/02: fix minor flaw in online help

Francesco Poli frx-guest at moszumanska.debian.org
Tue Jul 15 21:14:36 UTC 2014


This is an automated email from the git hooks/post-receive script.

frx-guest pushed a commit to branch master
in repository apt-listbugs.

commit 4737f037c4a26b9877d103d8e471d61bebddeabe
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Tue Jul 15 23:11:58 2014 +0200

    fix minor flaw in online help
---
 lib/apt-listbugs/logic.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/apt-listbugs/logic.rb b/lib/apt-listbugs/logic.rb
index e0b7bdb..7fff3b4 100644
--- a/lib/apt-listbugs/logic.rb
+++ b/lib/apt-listbugs/logic.rb
@@ -562,7 +562,7 @@ class Viewer
           @config.frontend.puts "" +
             _("     n     - stop the APT installation.\n") +
             _("   <num>   - query the specified bug number (requires reportbug).\n") +
-            _("  #<num>   - same as <num>\n") +
+            _("  #<num>   - same as <num>.\n") +
             _("   b<id>   - same as <num>, but query the bug identified by <id>.\n") +
             _("     r     - redisplay bug lists.\n") +
             _(" p <pkg..> - pin pkgs (restart APT session to enable).\n") +

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/apt-listbugs/apt-listbugs.git



More information about the Apt-listbugs-commits mailing list