Introduction
Introduction Statistics Contact Development Disclaimer Help
fen.1: comment pgn option for now, it is disabled - chess-puzzles - chess puzzl…
git clone git://git.codemadness.org/chess-puzzles
Log
Files
Refs
README
LICENSE
---
commit b7a52ecde26555a060898faaa5643851368c7467
parent 9a70ccee5e9c5462e079304c3521c2c7640bf51d
Author: Hiltjo Posthuma <[email protected]>
Date: Sun, 24 Dec 2023 11:51:14 +0100
fen.1: comment pgn option for now, it is disabled
Diffstat:
M fen.1 | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/fen.1 b/fen.1
@@ -7,7 +7,8 @@
.Sh SYNOPSIS
.Nm
.Op Fl cCfF
-.Op Fl o Ar ascii | fen | pgn | svg | tty
+.\" .Op Fl o Ar ascii | fen | pgn | svg | tty
+.Op Fl o Ar ascii | fen | svg | tty
.Op Ar FEN
.Op Ar moves
.Sh DESCRIPTION
@@ -32,8 +33,8 @@ ASCII text representation of the board.
FEN of the board state after playing the moves.
.It fen
FEN of the board state after playing the moves.
-.It pgn
-PGN output of the moves for the board.
+.\" .It pgn
+.\" PGN output of the moves for the board.
.It svg
SVG image of the board.
.It tty
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.