-
-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathff.1
More file actions
103 lines (103 loc) · 1.81 KB
/
ff.1
File metadata and controls
103 lines (103 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH VERSION "1" "November 2019" "Version 0.13, Git revision 9ed639fdf16f5bbe85dd6b4168faf4f9f0b73757, dirty" "User Commands"
.SH NAME
Version \- ff
.SH SYNOPSIS
.B ff
[\fI\,-b|--brief\/\fR] [\fI\,-C|--data-dir DIRECTORY\/\fR] \fI\,(\/\fR[\fI\,-V|--version\/\fR] \fI\,| \/\fR[\fI\,COMMAND\/\fR] \fI\,|\/\fR
.SH DESCRIPTION
.IP
[\-l|\-\-limit ARG] ([\-n|\-\-no\-tag] | [\-\-tag TAG]...)
[\-\-without\-tag TAG]...)
.IP
A note taker and task tracker
.SS "Available options:"
.TP
\fB\-b\fR,\-\-brief
List only note titles and ids
.TP
\fB\-C\fR,\-\-data\-dir DIRECTORY
Path to the data dir
.TP
\fB\-V\fR,\-\-version
Current ff\-note version
.TP
\fB\-l\fR,\-\-limit ARG
Number of issues
.TP
\fB\-n\fR,\-\-no\-tag
Filter items that has no tags
.TP
\fB\-\-tag\fR TAG...
Filter by tag
.TP
\fB\-\-without\-tag\fR TAG...
Filter items without tag
.TP
\fB\-h\fR,\-\-help
Show this help text
.SS "Available commands:"
.TP
add
add new task or note
.TP
agenda
show what you can do right now [default action]
.TP
config
show/edit configuration
.TP
contact
show contacts
.TP
delete
delete a task
.TP
done
mark a task done (archive)
.TP
edit
edit a task or a note
.TP
new
synonym for `add`
.TP
postpone
make a task start later
.TP
search
search for notes with the given text
.TP
show
show note by id
.TP
tags
show tags of all notes
.TP
sponsors
show project sponsors
.TP
track
track issues from external sources
.TP
unarchive
restore the note from archive
.TP
upgrade
check and upgrade the database to the most recent
format
.TP
wiki
show all wiki notes
.SH "SEE ALSO"
The full documentation for
.B Version
is maintained as a Texinfo manual. If the
.B info
and
.B Version
programs are properly installed at your site, the command
.IP
.B info Version
.PP
should give you access to the complete manual.