Format strings can be specified using the new --find option, to control what is output by git annex find.
This commit is contained in:
parent
cf496f09ab
commit
06bafae9e0
7 changed files with 47 additions and 11 deletions
|
@ -5,7 +5,7 @@
|
|||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
||||
module Utility.Format (gen, format) where
|
||||
module Utility.Format (Format, gen, format) where
|
||||
|
||||
import Text.Printf (printf)
|
||||
import Data.String.Utils (replace)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue