diff options
| author | hallgren <hallgren@chalmers.se> | 2012-06-12 11:34:47 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-06-12 11:34:47 +0000 |
| commit | f5afb024efe2c963da429413d0d6eeb38a165cee (patch) | |
| tree | 8e30dba39001da2b7b26cbc2ffbe11f54a3dd01c | |
| parent | c9c5675e1dba3dc371d53c8255743e0eb38488e2 (diff) | |
gf-help-full.txt: updated with new command option 'ma -known'
| -rw-r--r-- | doc/gf-help-full.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/gf-help-full.txt b/doc/gf-help-full.txt index 0a9dcc66f..bc9c82ccb 100644 --- a/doc/gf-help-full.txt +++ b/doc/gf-help-full.txt @@ -505,7 +505,8 @@ using the morphological analyser of the actual grammar (see command pg) - Options: - | ``-missing`` | show the list of unknown words in the input + | ``-known`` | return only the known words, in order of appearance + | ``-missing`` | show the list of unknown words, in order of appearance - Flags: |
