From b22d6a4886d23af34d203f4501866fbd96f70dab Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Wed, 8 Nov 2023 15:13:44 +0200 Subject: [PATCH] Update man page. --- dist/OBS_debian/debian.tape.1 | 4 +++- dist/debian/tape.1 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dist/OBS_debian/debian.tape.1 b/dist/OBS_debian/debian.tape.1 index 97e240551..8a867feae 100644 --- a/dist/OBS_debian/debian.tape.1 +++ b/dist/OBS_debian/debian.tape.1 @@ -1,6 +1,6 @@ .\" Manpage for tape. .\" Contact dismine@gmail.com to correct errors. -.TH tape 1 "3 October, 2020" "tape man page" +.TH tape 1 "8 November, 2023" "tape man page" .SH NAME Tape \- Valentina's measurements editor. .SH SYNOPSIS @@ -28,6 +28,8 @@ Set base for dimension B in the table units. Set base for dimension C in the table units. .IP "-u, --units " Set pattern file units: cm, mm, inch. +.IP "-k, --known" +Activate known measurements mode. .IP "--test" Use for unit testing. Run the program and open a file without showing the main window. .IP "--no-scaling" diff --git a/dist/debian/tape.1 b/dist/debian/tape.1 index 97e240551..8a867feae 100755 --- a/dist/debian/tape.1 +++ b/dist/debian/tape.1 @@ -1,6 +1,6 @@ .\" Manpage for tape. .\" Contact dismine@gmail.com to correct errors. -.TH tape 1 "3 October, 2020" "tape man page" +.TH tape 1 "8 November, 2023" "tape man page" .SH NAME Tape \- Valentina's measurements editor. .SH SYNOPSIS @@ -28,6 +28,8 @@ Set base for dimension B in the table units. Set base for dimension C in the table units. .IP "-u, --units " Set pattern file units: cm, mm, inch. +.IP "-k, --known" +Activate known measurements mode. .IP "--test" Use for unit testing. Run the program and open a file without showing the main window. .IP "--no-scaling"