mirror of
https://github.com/schoebel/mars
synced 2025-01-06 06:15:28 +00:00
marsadm: add 'C' flag
This commit is contained in:
parent
70d29ed509
commit
2f9786ee8b
@ -3179,6 +3179,7 @@ my %complex_macros =
|
||||
|
||||
"flags"
|
||||
=> "%if{%present-disk{}}{%if{%present-device{}}{D}{d}}{-}"
|
||||
. "%if{%is-consistent{}}{C}{%if{%present-disk{}}{c}{-}}"
|
||||
. "%if{%does{attach}}{%if{%todo{attach}}{A}{a}}{%if{%todo{attach}}{a}{-}}"
|
||||
. "%if{%sync-reached{}}{S}{%if{%todo{sync}}{s}{-}}"
|
||||
. "%if{%fetch-almost-reached{}}{F}{%if{%todo{fetch}}{f}{-}}"
|
||||
|
Loading…
Reference in New Issue
Block a user