fix line length in documentation

This commit is contained in:
musjj 2025-09-18 17:41:45 +07:00
parent 7369f32be4
commit df977b7f76
2 changed files with 4 additions and 2 deletions

View file

@ -258,7 +258,8 @@ in
description = ''
Path to ssh key file that will be used by age for sops decryption.
Unlike {option}`config.sops.age.sshKeyPaths`, this option makes use of the native ssh key support in age and requires no conversion.
Unlike {option}`config.sops.age.sshKeyPaths`, this option makes use of
the native ssh key support in age and requires no conversion.
'';
};

View file

@ -346,7 +346,8 @@ in
description = ''
Path to ssh key file that will be used by age for sops decryption.
Unlike {option}`config.sops.age.sshKeyPaths`, this option makes use of the native ssh key support in age and requires no conversion.
Unlike {option}`config.sops.age.sshKeyPaths`, this option makes use of
the native ssh key support in age and requires no conversion.
'';
};