From 96ae72ce1ad41674078e45b197df35ad18041dc2 Mon Sep 17 00:00:00 2001
From: syyhao1994 <38710185+syyhao1994@users.noreply.github.com>
Date: Fri, 30 Apr 2021 15:55:50 +0800
Subject: [PATCH] man: importd also provides the option of import-fs for
machinectl (#19477)
---
man/systemd-importd.service.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/systemd-importd.service.xml b/man/systemd-importd.service.xml
index 19cc69f1a5..1e3c17bce0 100644
--- a/man/systemd-importd.service.xml
+++ b/man/systemd-importd.service.xml
@@ -34,7 +34,7 @@
systemd-machined.service8, and provides the implementation for
machinectl1's
pull-raw, pull-tar, import-raw,
- import-tar, export-raw, and export-tar commands.
+ import-tar, import-fs, export-raw, and export-tar commands.
See
org.freedesktop.import15
--
2.25.1