mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation
- Removed obsolete task-tutorial.5 man page. Tutorials will now only reside online. This represents a gradual move towards single-source documentation.
This commit is contained in:
parent
93de3e3bb0
commit
9390e17871
23 changed files with 23 additions and 3155 deletions
|
@ -198,7 +198,7 @@
|
|||
#define STRING_CMD_VERSION_USAGE "Mostra il numero di versione di taskwarrior"
|
||||
#define STRING_CMD_VERSION_USAGE2 "Mostra solo il numero di versione di taskwarrior"
|
||||
#define STRING_CMD_VERSION_MIT "Taskwarrior può essere copiato solo nei termini della licenza MIT, reperibile nei sorgenti di taskwarrior."
|
||||
#define STRING_CMD_VERSION_DOCS "La documentazione di taskwarrior è consultabile con 'man task', 'man taskrc', 'man task-tutorial', 'man task-color', 'man task-sync' o presso http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_DOCS "La documentazione di taskwarrior è consultabile con 'man task', 'man taskrc', 'man task-color', 'man task-sync' o presso http://taskwarrior.org"
|
||||
#define STRING_CMD_VERSION_BUILT "{1} {2} generato per "
|
||||
#define STRING_CMD_VERSION_UNKNOWN "sconosciuto"
|
||||
#define STRING_CMD_VERSION_COPY "Copyright (C) 2006 - 2014 P. Beckingham, F. Hernandez."
|
||||
|
@ -821,8 +821,7 @@
|
|||
// Usage text. This is an exception, and contains \n characters and formatting.
|
||||
#define STRING_CMD_HELP_TEXT \
|
||||
"La documentazione di Taskwarrior può essere consultata con 'man task', 'man taskrc', 'man " \
|
||||
"task-tutorial', 'man task-color', 'man task-synch o presso " \
|
||||
"http://taskwarrior.org\n" \
|
||||
"task-color', 'man task-synch o presso http://taskwarrior.org\n" \
|
||||
"\n" \
|
||||
"La forma generale del comando è:\n" \
|
||||
" task [<filter>] <command> [<mods>]\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue