aboutsummaryrefslogtreecommitdiff
path: root/ctct.1.in
diff options
context:
space:
mode:
authorEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 22:11:27 +0100
committerEinhard Leichtfuß <alguien@respiranto.de>2018-11-29 22:18:26 +0100
commit42568cd7cb2d7779cf3b7bb05778bed4daf63bc3 (patch)
tree5292f7521e856f82eb53f7539881bf9b360b788e /ctct.1.in
parent282b528e3d8477bbfca9132facdc39d2b09c2cc6 (diff)
Small cosmetic changes
- Do not declare variables as local if they are also declared using `typeset'. - Slightly improve man page. - Change license links to https. - Update TODO
Diffstat (limited to 'ctct.1.in')
-rw-r--r--ctct.1.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/ctct.1.in b/ctct.1.in
index 5ac4292..7d51d34 100644
--- a/ctct.1.in
+++ b/ctct.1.in
@@ -15,7 +15,7 @@
.\" GNU Affero General Public License for more details.
.\"
.\" You should have received a copy of the GNU Affero General Public License
-.\" along with ctct. If not, see <http://www.gnu.org/licenses/>.
+.\" along with ctct. If not, see <https://www.gnu.org/licenses/>.
.\"
.TH CTCT 1 "January 2016"
.SH NAME
@@ -111,6 +111,7 @@ The location of the directory where the contact data are stored\.
.RI "the " --edit " option\.
.RB "If set, supersedes both the " EDITOR " environment variable"
.RB "and the " fallback_editor \.
+.R By default, unset.
.TP
.B fallback_editor
.RB "The editor to fall back to if neither the environment variable " EDITOR