From ad257079568746d71d913c6fca96852da6fe3bd6 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Jan 2016 10:04:02 +0200 Subject: Reorganize .cli files, add man/xhtml page generation (via script for now) --- bpkg/pkg-disfigure-options.cli | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 bpkg/pkg-disfigure-options.cli (limited to 'bpkg/pkg-disfigure-options.cli') diff --git a/bpkg/pkg-disfigure-options.cli b/bpkg/pkg-disfigure-options.cli deleted file mode 100644 index 31bf1b8..0000000 --- a/bpkg/pkg-disfigure-options.cli +++ /dev/null @@ -1,27 +0,0 @@ -// file : bpkg/pkg-disfigure-options.cli -// copyright : Copyright (c) 2014-2016 Code Synthesis Ltd -// license : MIT; see accompanying LICENSE file - -include ; - -"\section=1" -"\name=bpkg-pkg-disfigure" -"\summary=disfigure package" - -/* -"\h{SYNOPSIS} - -bpkg pkg-disfigure []" - -"\h{DESCRIPTION} - -The \cb{pkg-disfigure} command disfigures the previously configured -(\cb{pkg-configure}) package and returns it to the \cb{unpacked} state." -*/ - -namespace bpkg -{ - class pkg_disfigure_options: configuration_options - { - }; -} -- cgit v1.1