[irstlm] 18/146: Report /dev/stdin and /dev/stout in binaries help.
Giulio Paci
giuliopaci-guest at moszumanska.debian.org
Tue May 17 07:37:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
giuliopaci-guest pushed a commit to branch master
in repository irstlm.
commit 47ef3f25644ffabd91f27c6ae65857f5c72abd3b
Author: Giulio Paci <giuliopaci at gmail.com>
Date: Sat Aug 11 01:42:18 2012 +0200
Report /dev/stdin and /dev/stout in binaries help.
---
debian/patches/online_documentation_enhancments.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/online_documentation_enhancments.patch b/debian/patches/online_documentation_enhancments.patch
index dbe4224..39bce80 100644
--- a/debian/patches/online_documentation_enhancments.patch
+++ b/debian/patches/online_documentation_enhancments.patch
@@ -505,8 +505,8 @@ Forwarded: no
+ " Inverted sorting option is propedeutic to building a binary\n",
+ " lmtable with compile-lm with n-grams stored in reverted order.\n",
+ "\nOPTIONS:\n",
-+ " -ilm <fname> input ARPA LM filename (default STDIN) \n",
-+ " -olm <fname> output ARPA LM filename (default STDOUT)\n",
++ " -ilm <fname> input ARPA LM filename (default /dev/stdin) \n",
++ " -olm <fname> output ARPA LM filename (default /dev/stdout)\n",
+ " -inv inverted n-gram sort for compile-lm \n",
+ " -h, --help (optional) print these instructions\n",
+ "\n";
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/irstlm.git
More information about the debian-science-commits
mailing list